PrizmDoc
Webservice

On Windows, the PrizmDemo service should ideally be started/stopped from the Windows service management console. As part of the PrizmDoc installation, the service should be configured to start automatically. If you need to start, stop, or restart, use the following instructions:

  1. Log onto the system using an account with administrator privileges.
  2. Click Start > Run.
  3. Type services.msc.
  4. Press Enter.
  5. Find PrizmDemo in the list of services, and right-click on the service to access the context menu.
  6. To Start the Service: Click Start and wait for the service to start. The status should update to "started" (this option will only be available if the service is not running).
  7. To Stop the Service: Click Stop in the right-click menu and wait for the service control dialog. The status will be updated to be blank (this option will only be available if the service is already started).
  8. To Restart the Service: Click Restart and wait for the service control dialog. (This option will only be available if the service is already started.)

If access to the control panel is not available, services can also be started/stopped from the command line using the following commands:

Example
Copy Code
net start PrizmDemp
net stop PrizmDemo

The PrizmDemo Windows service will log certain status messages to the Windows Event Log. These messages can be helpful in diagnosing problems while starting and stopping the service. To view the Windows Event Log, use the following instructions:

  1. Log onto the system using an account with administrator privileges.
  2. Click Start > Run.
  3. Type eventvwr.
  4. Press Enter.
  5. Expand Applications and Services Logs.
  6. Click PrizmDemo.

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback